Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix reset pw field on focus #1564

Closed
wants to merge 1 commit into from

Conversation

ibolton336
Copy link
Member

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e4ae05) 40.49% compared to head (10e4d9f) 40.48%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1564      +/-   ##
==========================================
- Coverage   40.49%   40.48%   -0.01%     
==========================================
  Files         145      145              
  Lines        4638     4634       -4     
  Branches     1087     1087              
==========================================
- Hits         1878     1876       -2     
+ Misses       2746     2744       -2     
  Partials       14       14              
Flag Coverage Δ
client 40.48% <ø> (-0.01%) ⬇️
server ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@sjd78 sjd78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change makes sense, but the ticket doesn't make sense. Clearing the password field onFocus is a pretty standard experience.

@JustinXHale - I didn't see PF explicitly say anything about this. WDYT?

@ibolton336 ibolton336 closed this Nov 22, 2023
@JustinXHale
Copy link
Member

JustinXHale commented Nov 25, 2023

https://issues.redhat.com/browse/MTA-1266

The password should persist even if the user clicks away. It doesn't explicitly state it in PF guidelines however the password persisting aligns across RH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants